home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
STraTOS 1997 April & May
/
STraTOS 1 - 1997 April & May.iso
/
CD01
/
INTERNET
/
SITES
/
GRAHAM
/
XA_6S.ZIP
/
SOURCE
/
MESSAGES.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-02-27
|
167 b
|
6 lines
#ifndef _MESSAGES_H_
#define _MESSAGES_H_
void send_app_message(short dest_id, short mesg, short source_id, short a, short b, short c, short d, short e);
#endif